networking.bridges.<name>.interfaces

The physical network interfaces connected by the bridge.

Type
list of string
Example
[
  "eth0"
  "eth1"
]
Declared
<nixpkgs/nixos/modules/tasks/network-interfaces.nix>